@CHARSET "UTF-8";

body {
	font-family: 'Microsoft Yahei', 'Open Sans', Arial, sans-serif;
	font-weight: 300;
	line-height: 1.6em;
	color: #656565;
	font-size: 1.4em;
}

a {
	outline: 0;
	text-decoration: none;
	color: #0068B7;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

h1, h2 {
	font-weight: 600;
	line-height: 1.1em;
	color: #333;
	margin-bottom: 20px;
	text-transform: uppercase;
}

h3, h4, h5, h6 {
	line-height: 1.1em;
	color: #333;
	margin-bottom: 20px;
}

.pl0 {
	padding-left: 0px !important;
}
.mb0 {
	margin-bottom: 0px !important;
}
.mr5 {
	margin-right: 5px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}

.text-normal {
	font-weight: normal !important;
}

.no-data {
	text-align: center;
	padding: 20px 0;
}
.datetime {
	float: right;
	color: #AAAAAA;
}

.container {
	width: 1200px;
	max-width: 1200px;
	padding: 0;
}

.topbar {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #E2E2E2;
	color: #666666;
}
.topbar .topnav-bar a {
	color: #A6A6A6;
	margin-left: 10px;
}

#navbar {
	height: 70px;
	margin: 0;
	border: none;
}
#navbar .nav > li > a {
	font-size: 16px;
	height: 70px;
	line-height: 50px;
}
#navbar .nav > li.active > a,
#navbar .nav > li > a:focus,
#navbar .nav > li > a:hover,
#navbar .nav .open > a,
#navbar .nav .open > a:focus,
#navbar .nav .open > a:hover {
	background-color: #0080E3;
	color: #FFFFFF;
}
#navbar .navbar-brand img {
	max-height: 50px;
}
#navbar .nav .dropdown-menu {
	border: none;
}
#navbar .dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
	background-color: #0080E3;
}
#navbar .navbar-xcqsrj > .dropdown > .dropdown-menu {
	left: 0;
	right: auto;
}
#navbar .navbar-xcqsrj > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu {
	top: 1px;
}

.index-slider-banner .swiper-container {
	width: 100%;
	height: 400px;
}
.index-slider-banner .swiper-container .swiper-slide .swiper-slide-area {
	width: 100%;
	height: 400px;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 400px;
}
.index-slider-banner .swiper-container .swiper-slide img {
	min-height: 400px;
}

.index-section {
	margin: 15px 0;
	padding: 15px 0;
}
.index-section-header {
	text-align: center;
	background: url('../image/itbg.png') center 23px no-repeat;
	margin: 15px 0;
}
.index-section-header h2 {
	display: inline-block;
	background: #FFFFFF;
	margin: 0;
	padding: 10px 20px;
}
.index-section-header h4 {
	margin: 0;
	color: #BDC3C7;
}

.index-section-services .row {
	margin-left: -15px;
	margin-right: -15px;
}
.index-service {
	width: 410px;
	height: 220px;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 15px 0;
	padding: 0 15px;
}
.index-service img {
	width: 380px;
	height: 220px;
}
.index-service .index-service-desc {
	height: 220px;
	position: absolute;
	top: 158px;
	left: 15px;
	right: 15px;
	color: #FFFFFF;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.6);
}
.index-service .index-service-desc a {
	color: #FFFFFF;
}
.index-service .index-service-desc h3 {
	padding: 20px 0;
	margin: 0 20px;
	font-size: 20px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.index-service .index-service-desc p {
	height: 85px;
	padding: 15px 20px;
	overflow: hidden;
	text-align: left;
}
.index-service .index-service-desc .btn {
	margin-top: 5px;
	border-radius: 0;
}

.index-section-cases {
	background: url(../image/csbg.png) center top no-repeat #ECECEC;
}
.index-section-cases .index-section-header h2 {
	background: #ECECEC;
}
.index-section-cases .container {
	overflow: hidden;
}
.index-section-cases .index-section-body {
	position: relative;
}
.index-section-cases .swiper-slide {
	padding: 0 50px;
}
.index-case {
	width: 346px;
	float: left;
	overflow: hidden;
	margin: 10px;
	text-align: center;
}
.index-case .case-img {
	padding: 10px 13px;
	background: #FFFFFF;
	overflow: hidden;
	margin-bottom: 5px;
}
.index-case .case-img .case-img-link {
	display: block;
	font-size: 24px;
	color: #000000;
	line-height: 144px;
	vertical-align: middle;
	overflow: hidden;
}
.index-case .case-img .case-img-link:hover {
	background: #242424;
	color: #FFFFFF;
}
.index-case .case-img  img {
	width: 320px;
	height: 150px;
}
.index-case .case-img  img:hover {
	opacity: 0.8;
}
.index-case .case-title {
	display: block;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.index-section-cases .swiper-pagination {
	position: relative;
	margin-top: 15px;
}

.index-news-box {
	border: 1px solid #EEEEEE;
}
.index-news-box h4 {
	margin: 0;
	padding: 15px;
	background: #0080E3;
	text-align: center;
	color: #FFFFFF;
}
.index-news-img {
	height: 100px;
	border-bottom: 1px solid #EEEEEE;
	overflow: hidden;
}
.index-news-list {
	padding: 0;
	margin: 0;
}
.index-news-list li {
	height: 45px;
	line-height: 45px;
	list-style: none;
	border-bottom: 1px dashed #CCCCCC;
	border-top: none;
	padding: 0 15px;
	overflow: hidden;
}
.index-news-list li em {
	display: inline-block;
	width: 8px;
	height: 8px;
	line-height: 0.5;
	background: #5CB85C;
	margin-right: 15px;
}
.index-news-more {
	padding: 30px;
	text-align: center;
}
.index-news-more .btn {
	padding: 7px 30px;
	border-radius: 20px;
	border-color: #0080E3;
	color: #0080E3;
}
.index-news-more .btn:hover {
	background: #0080E3;
	color: #FFFFFF;
	text-shadow: none;
}

footer {
	margin-top: 15px;
}
.bottom-nav-bar {
	padding: 30px 0;
	background: #242424;
}
.bottom-nav-bar h4 {
	color: #A5A5A5;
}
.bottom-nav-bar ul {
	margin: 0;
	padding: 0;
}
.bottom-nav-bar li {
	list-style: none;
	margin: 5px 0;
}
.bottom-nav-bar a {
	color: #FFFFFF;
}
.bottom-nav-bar a:hover {
	color: #A5A5A5;
}
.bottom-nav-bar .weixin-qrcode img {
	max-width: 150px;
}
.footer-bar {
	padding: 30px 0;
	background: #333333;
	color: #999999;
}
.footer-bar a {
	color: #999999;
}
.footer-bar a:hover {
	color: #A5A5A5;
}

.pageheader {
	padding: 15px 0;
	margin-bottom: 15px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: #353535;
}
.pageheader h2 {
	font-size: 24px;
	line-height: 1.5;
	color: #FFFFFF;
	margin: 0;
}
.pageheader .breadcrumb {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
.pageheader .breadcrumb a {
	color: #FFFFFF;
}

.left-bar .panel {
	border-radius: 0;
	border: 1px solid #EEEEEE;
}
.left-bar .panel .panel-heading {
	background: #0080E3;
	border: none;
	border-radius: 0;
}
.left-bar .panel .panel-heading h2 {
	color: #FFFFFF;
	margin: 10px 0;
	text-align: center;
}
.left-bar .panel .panel-heading a {
	color: #FFFFFF;
}

.arrow-link:after {
	content: " ";
    display: inline-block;
    height: 10px;
    width: 10px;
    border-width: 2px 2px 0 0;
    border-color: #C8C8CD;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: relative;
    top: -2px;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 10px;
}

.article {
	padding: 0;
}
.article > header > h1,
.article > header > h2,
.article > header > h3 {
	margin-top: 0;
	text-align: center;
}


/*  page404
==================================== */
.page404 {
	padding: 50px 0;
}

.page404 h1 {
	text-align: center;
	font-size: 100px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #fff;
	margin-bottom: 50px;
}

.page404 h1 span {
	text-shadow: 0px 0px 2px #686868, 0px 1px 1px #ddd, 0px 2px 1px #d6d6d6,
		0px 3px 1px #ccc, 0px 4px 1px #c5c5c5, 0px 5px 1px #c1c1c1, 0px 6px
		1px #bbb, 0px 7px 1px #777, 0px 8px 3px rgba(100, 100, 100, 0.4), 0px
		9px 5px rgba(100, 100, 100, 0.1), 0px 10px 7px
		rgba(100, 100, 100, 0.15), 0px 11px 9px rgba(100, 100, 100, 0.2), 0px
		12px 11px rgba(100, 100, 100, 0.25), 0px 13px 15px
		rgba(100, 100, 100, 0.3);
	-webkit-transition: all .1s linear;
	transition: all .1s linear;
}

.page404 h3 {
	font-size: 16px;
	color: #aaa;
}

.page404 .btn-wrap {
	margin-top: 50px;
	text-align: center;
}

.page404 .btn-wrap .btn {
	margin: 0 30px;
}

.page404 .btn-wrap .btn i {
	margin-right: 5px;
}

.list-container .items .item {
	padding-left: 15px;
	padding-right: 15px;
}


.list-case {
	width: 332px;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
	text-align: center;
}
.list-case .case-img {
	padding: 10px 13px;
	background: #FFFFFF;
	overflow: hidden;
	margin-bottom: 5px;
}
.list-case .case-img .case-img-link {
	display: block;
	font-size: 24px;
	color: #000000;
	line-height: 138px;
	vertical-align: middle;
	overflow: hidden;
}
.list-case .case-img .case-img-link:hover {
	background: #242424;
	color: #FFFFFF;
}
.list-case .case-img  img {
	width: 306px;
	height: 144px;
}
.list-case .case-img  img:hover {
	opacity: 0.8;
}
.list-case .case-title {
	display: block;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}